Bug 571873 - Compile error with gdk/win32/gdkselection-win32.c
authorTor Lillqvist <tml@novell.com>
Sun, 15 Feb 2009 22:51:56 +0000 (22:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sun, 15 Feb 2009 22:51:56 +0000 (22:51 +0000)
commitb62e3113e663fe170c85b228f5ec298f2a87f977
tree7cbf80fc94f33d3da3f0528b2e51fc6a397bcc53
parent99af7a8059e53f7046b14035629f85e8f4e39b76
Bug 571873 - Compile error with gdk/win32/gdkselection-win32.c

2009-02-16  Tor Lillqvist  <tml@novell.com>

Bug 571873 - Compile error with gdk/win32/gdkselection-win32.c

* gdk/win32/gdkselection-win32.c (gdk_selection_convert): Cast
gpointer to char * before pointer arithmetic to avoid compilation
error with MSVC.

(_gdk_selection_property_delete): Remove unused variable.

svn path=/trunk/; revision=22337
ChangeLog
gdk/win32/gdkselection-win32.c